home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pink Daily - The Pink Days
/
Pink Daily - The Pink Days.iso
/
mac
/
PinkData
/
RDb2.dir
/
00025_Script_25
< prev
next >
Wrap
Text File
|
1995-08-15
|
413b
|
16 lines
on LRbutton
global startDB, endDB
puppetSprite 11,true
puppetSprite 12,true
puppetSprite 13,true
if the castNum of sprite 11>1 then
set the locH of sprite 13=stageLeft()+0
else
set the locH of sprite 13=stageLeft()-200
end if
if the castNum of sprite 11<6 then
set the locH of sprite 12 = stageLeft()+440
else
set the locH of sprite 12=stageLeft()-200
end if
end